async-macros
Macros for async-std.
Installation
Safety
This crate uses unsafe
for pin projections.
Contributing
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
References
- https://github.com/rust-lang-nursery/futures-rs - the
join
+try_join
macros are direct ports of the oldmacro_rules
impls fromfutures-rs
.
License
MIT OR Apache-2.0